| Filename | (eval 1106)[/usr/share/perl5/Sub/Quote.pm:5] |
| Statements | Executed 0 statements in 0s |
| Eval Invoked At | /usr/share/perl5/Sub/Quote.pm line 5 |
| Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 19µs | 28µs | Sub::Quote::BEGIN@4.2967 |
| 2 | 2 | 2 | 11µs | 314µs | DBIx::Class::Storage::BlockRunner::_reset_exception_stack |
| 1 | 1 | 1 | 7µs | 7µs | Method::Generate::Accessor::BEGIN@10.2968 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | { | ||||
| 2 | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||||
| 3 | my $_UNQUOTED = ${$_[1]->{"\$_UNQUOTED"}}; | ||||
| 4 | 2 | 37µs | # spent 28µs (19+9) within Sub::Quote::BEGIN@4.2967 which was called:
# once (19µs+9µs) by Sub::Quote::_clean_eval at line 4 # spent 28µs making 1 call to Sub::Quote::BEGIN@4.2967
# spent 9µs making 1 call to warnings::unimport | ||
| 5 | # spent 314µs (11+303) within DBIx::Class::Storage::BlockRunner::_reset_exception_stack which was called 2 times, avg 157µs/call:
# once (6µs+303µs) by DBIx::Class::Storage::BlockRunner::run at line 107 of DBIx/Class/Storage/BlockRunner.pm
# once (5µs+0s) by DBIx::Class::Storage::BlockRunner::run at line 56 of Sub/Defer.pm | ||||
| 6 | $_QUOTED if 0; | ||||
| 7 | $_UNQUOTED if 0; | ||||
| 8 | # BEGIN quote_sub PRELUDE | ||||
| 9 | package Method::Generate::Accessor; | ||||
| 10 | # spent 7µs within Method::Generate::Accessor::BEGIN@10.2968 which was called:
# once (7µs+0s) by Sub::Quote::_clean_eval at line 15 | ||||
| 11 | $^H = "1762"; | ||||
| 12 | ${^WARNING_BITS} = "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"; | ||||
| 13 | %^H = ( | ||||
| 14 | ); | ||||
| 15 | 1 | 7µs | } # spent 7µs making 1 call to Method::Generate::Accessor::BEGIN@10.2968 | ||
| 16 | # END quote_sub PRELUDE | ||||
| 17 | delete $_[0]->{"exception_stack"} | ||||
| 18 | |||||
| 19 | } | ||||
| 20 | $$_UNQUOTED = \&DBIx::Class::Storage::BlockRunner::_reset_exception_stack | ||||
| 21 | } | ||||
| 22 | 1; | ||||
| 23 | |||||
| 24 | ; |